home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / utilities / u240.dms / in.adf / Warp / warp.doc < prev    next >
Encoding:
Text File  |  1990-10-07  |  808 b   |  29 lines

  1.  
  2.  
  3. Warp Docs
  4. ~~~~~~~~~
  5.  
  6. I Couldn't find a doc for this one, so here's my version, with apologies
  7. to the author.
  8.  
  9. To Compress a disk,
  10.  
  11.              WARP read 0 79 ram:mydisk.wrp
  12.  
  13.                     will read tracks 0 to 79, creating the file mydisk.wrp,
  14. (make sure you have the RAM !), and so to warp just the bits you need, you
  15. simply do WARP read start finish filename !
  16.  
  17. To UnCompress a disk,
  18.  
  19.              WARP write ram:mydisk.wrp
  20.  
  21.                     will write the contents of the archive mydisk.wrp onto
  22. the disk in the internal drive df0:
  23.  
  24. Note that when you have written a disk, you then have to either eject it,
  25. wait a few seconds and re-insert it to recognise the change, or use the
  26. AmigaDOS command diskchange to recognise the change.
  27.  
  28.                     Robert Lang.
  29.                     (TOPIK)